MY词语>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest ( XHR) access code.
      从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest(XHR)访问代码。
    • Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
      关于获取访问代码的操作指南在MQLLMInformationCenter无保护简介部分可见。
    • The latest release made it possible to access code written in other languages from Ruby and vice versa.
      最新的版本使得用Ruby访问用其他语言写的代码成为可能,反之亦然。
    • Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
      通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。
    • They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
      它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。
    • A locker pops open when a customer enters an access code received by e-mail or text message.
      顾客收到邮件或短信,得到一个取件代码。只要输入该代码,寄存柜就打开了。
    • Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
      在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。
    • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
      不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
    • European Space Agency Address: esrin. esa. it, Access code: Telnet
      欧洲空间组织地址:esrin.esa.it.访问代码:Telnet
    • As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
      正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。